CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - XML parser

搜索资源列表

  1. iks-symbian.20050926a.src

    0下载:
  2. symbina上可以使用一个xml解析器,对开发网络应用很有好处-symbina can use an xml parser, and development of network applications very good
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:190307
    • 提供者:wang
  1. nanoxml-sax-2.2.3

    0下载:
  2. XML解析器:一个小型的解析XML的包,可以很方便的对XML文档进行解析-XML parser : a small packet of parsing XML can be very convenient for the XML document analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:clarck
  1. tinyxml-070212

    0下载:
  2. 一个完善的XML解析其,可以用来做程序配置脚本语言使用。-a perfect its XML parser can be used for the allocation procedures used scr ipting language.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:468820
    • 提供者:funix
  1. xml__parser

    0下载:
  2. xml__parser.rar 利用微软的XML Parser SDK解析xml文件并且将解析的结果显示在自定义的书控件中;-xml__parser.rar use Microsoft's XML Parser SDK analytic xm l documents and the results of the analysis show that in the book-defined controls;
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:31764
    • 提供者:wsq
  1. CUtils

    2下载:
  2. Linux环境下常用功能的实现,有XML解析器,SOCKET操作,文件操作等常用功能的源码实现-Linux environment commonly used functions, and it is an XML parser, Socket operation, file manipulation functions, such as the common source to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:33370
    • 提供者:天涯
  1. 20065291440932764

    0下载:
  2. 精巧的XML解析器pugxml源代码, XML解析器类,pugxml手册。-sophisticated pugxml XML parser source code, XML parser category, pugxml manual.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:305799
    • 提供者:冰雨
  1. downcode66666

    1下载:
  2. 今天有点郁闷,不想干活。整理代码的时候,看到了这个好久之前写的代码,于是想整理出来供大家拍砖。XML的解析对于.Net平台那真是太简单不过了,感谢微软。但对于C++语言的XML解析就没那么容易了。有一个开源的XML4C是IBM的,功能强大,但代码大的有几M,而且对于GB2312的支持有问题,据说能解决,但可能是我天生愚钝,当初我花了2周时间也没搞定,最后放弃,自己写了一个。咦?还能跑起来,也能跨平台:)。 写这个XML解析类,以功能最简单,最实用,最常用的功能为原则,因为只能解析,查找,没有XM
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31364
    • 提供者:李冰
  1. tinyxml_2_1_5.tar

    0下载:
  2. XML解析器,用于分析XML文档。-XML parser for the analysis of XML documents.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:81851
    • 提供者:郑力辛
  1. (Activex)XML

    0下载:
  2. use activex parser xml
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:51685
    • 提供者:棝柫峅
  1. kxml2-src-2.3.0

    1下载:
  2. KXML一个基于j2me的xml解析器,基于pull机制。-KXML a j2me on the xml parser based on the pull mechanism.
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:354878
    • 提供者:栋梁
  1. xmlsource

    0下载:
  2. xml 的parser,可以兼容任何平台,纯C++,没有任何库要求-the xml parser, any compatible platform, pure C, there is no requirement for
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:283907
    • 提供者:wang
  1. expat-1.95.2

    0下载:
  2. XML parser. Very stable and powerful. It can run on multiple platform.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:522016
    • 提供者:matthew park
  1. poco-1.2.5.tar

    0下载:
  2. C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1147972
    • 提供者:chf
  1. XMLToBin

    0下载:
  2. Delphi写的xml解析器,可以用它来把XML文档与二进制文档相互转换。-Delphi write xml parser can be used to turn XML documents and binary file conversion.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:21843
    • 提供者:杨文捷
  1. tinyxml_2_5_3

    0下载:
  2. 解析xml的利器。TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:241996
    • 提供者:wzx
  1. pugxml_src

    0下载:
  2. This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29880
    • 提供者:x
  1. tinyxml

    0下载:
  2. timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:250173
    • 提供者:maoyang
  1. gsoap-2.7

    0下载:
  2. XML parser APIs generating to C/C++ source code. Nice to implement with various application.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7168887
    • 提供者:jaturong
  1. scew-0.4.0.tar

    0下载:
  2. 封装了expat的XML解析器,基于SAX-expat package of the XML parser, based on SAX
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:110412
    • 提供者:华奇
  1. source0409132

    0下载:
  2. 小型xml解析器,tinyXML-small xml parser tinyXML
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:31539
    • 提供者:滕飞
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com